Intersoft.Client.Framework Namespace > DelegateEvent<TPayload> Class : Subscribe Method |
Overload | Description |
---|---|
Subscribe(Action<TPayload>) | Subscribes a delegate to an event that will be published on the ThreadOption.PublisherThread.
DelegateEvent<TPayload> will maintain a |
Subscribe(Action<TPayload>,SubscribeOptions) | Subscribes a delegate to an event.
DelegateEvent will maintain a |
Subscribe(Action<TPayload>,SubscribeOptions,Predicate<TPayload>) | Subscribes a delegate to an event. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2